Skip to content

remove deprecated dropshadows#815

Merged
AlexVelezLl merged 9 commits intolearningequality:developfrom
lokesh-sagi125:dropshadow
Nov 15, 2024
Merged

remove deprecated dropshadows#815
AlexVelezLl merged 9 commits intolearningequality:developfrom
lokesh-sagi125:dropshadow

Conversation

@lokesh-sagi125
Copy link
Copy Markdown
Contributor

Description

remove deprecated dropshadows

Issue addressed

#725

Addresses #725

Changelog

ozer550
ozer550 approved these changes Nov 5, 2024
ozer550
ozer550 previously requested changes Nov 5, 2024
Copy link
Copy Markdown
Member

@ozer550 ozer550 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just saw that in the issue description it is mentioned rather to comment these out and not remove them completely.

@lokesh-sagi125
Copy link
Copy Markdown
Contributor Author

oh , sorry about that @ozer550 i got confused and thought its the other way around 😅, just reverted the delete and commented the deprecated dropshadows:).

Copy link
Copy Markdown
Member

@AlexVelezLl AlexVelezLl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @lokesh-sagi125! These are the right changes for this, however, for now, we are checking if these 3 values ​​1dp, 2dp and 6dp also aligned correctly to Studio's needs, so I will block the merge of this PR for now until we have a final confirmation from our design team 🤗 thank you!

Copy link
Copy Markdown
Member

@AlexVelezLl AlexVelezLl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, it seems that these will work fine with Studio 🎉. Lets just add this comment that was mentioned in the issue,and after that, this should be good to go!

box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14),
0 1px 14px 0 rgba(0, 0, 0, 0.12);
}
// %dropshadow-3dp {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add here a comment indicating that uncommenting needs to be discussed with designers and should be aligned with the guidelines.

adding a comment indicating uncommenting needs to be discussed with the designers first
Copy link
Copy Markdown
Member

@AlexVelezLl AlexVelezLl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @lokesh-sagi125! Lets remove these extra additions, and after that we can proceed to merge the PR. Thank you!

Comment thread .gitignore Outdated
Comment thread package.json Outdated
@lokesh-sagi125
Copy link
Copy Markdown
Contributor Author

@AlexVelezLl just removed the additions

Copy link
Copy Markdown
Member

@AlexVelezLl AlexVelezLl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @lokesh-sagi125! This looks good to me, merging 🎉.

@AlexVelezLl AlexVelezLl dismissed ozer550’s stale review November 15, 2024 13:41

Addressed comment

@AlexVelezLl AlexVelezLl merged commit de81215 into learningequality:develop Nov 15, 2024
learning-equality-bot bot pushed a commit that referenced this pull request Nov 15, 2024
@lokesh-sagi125 lokesh-sagi125 deleted the dropshadow branch November 15, 2024 14:35
@AlexVelezLl AlexVelezLl linked an issue Jan 7, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecated dropshadows

4 participants